go/types.termlist.norm (method)

3 uses

	go/types (current package)
		termlist.go#L68: func (xl termlist) norm() termlist {
		termlist.go#L103: 	return append(xl, yl...).norm()
		termlist.go#L122: 	return rl.norm()